home *** CD-ROM | disk | FTP | other *** search
/ MIDICraft's MIDINET CD-ROM / MIDICraft's MIDINET CD-ROM.iso / MIDPLAYR / MIMICOPY.ASC < prev    next >
Text File  |  1996-09-02  |  5KB  |  109 lines

  1. MIMI*1  COPY
  2.  
  3. A kind of CD player for MIDI manipulator
  4.                                                Version 1.00
  5.  
  6. Introduction
  7.  
  8. Thank you so much for downloading !  This is a    very useful tool for MIDI manipulator.
  9. I sometimes copy some songs from Compact Disc for making MIDI data. Usually I use a portable CD player    but  also I have CD-ROM drive in my PC/AT compatible.
  10. I already tried some CD player programs. But there are few which can set a repeat area. To make MIDI data, we have to listen a part of song again and again and again ....
  11.  
  12. So, I created this program. The function of this CD player as follows:
  13.  
  14.   1. You can set a repeat area easily. You only have to push the "Set" button.
  15.   2. You can memorize the start and stop position of CD and save them.
  16.   3. If you would like to listen CD as BGM, You push the "BGM" button. It playes         all songs.
  17.   4. Easy operation. You can set data by using scroll bar.
  18.  
  19. I made a windows program for the first time, so I am really afraid that there are some fatal bugs in this program. If you notice bugs, please let me know by e-mail. Thank you.
  20.  
  21. Let's enjoy MIDI life !!
  22.  
  23. Usage
  24.  
  25. Title Edit Box:
  26. You can comment in this edit box. When you save the memory data, this comment is also saved.
  27.  
  28. BGM Button:
  29. You can play all CD songs. It does not play repeatedly.
  30.  
  31. Eject Button:
  32. Eject CD. This program does not check whether your CD-ROM drive can eject CD or not.
  33.  
  34. Track Edit Box:
  35. Indicate the track No. You can not modify this data by key operation.
  36.  
  37. Time Edit Box:
  38. Indicate the elapsed time in each track. You can not modify this data by key operation.
  39.  
  40. Track Scroll Bar:
  41. You can change playing track.  Dragging thumb box can change the track by +/- 1 step.
  42. Line button can change it by +/- 1 step. Page button can change it  by +/- 5 steps.
  43. After operation, the program play CD automatically.
  44.  
  45. Memory Edit Box:
  46. You can enter a memory index name. If you select the memory index from the            List box, the memory edit box will be overwritten.
  47.  
  48. Memory List Box:
  49. You can choose the memory index name from this list box. This list box only copy the selected index name to the Memory Edit Box. Double click is ignored.
  50.  
  51. Memory Load Button:
  52. You can load the position data. If you do not select the memory index name, the Message box will appear for warning. After pushing it, the program play CD automatically.
  53.  
  54. Memory Store Button:
  55. You can store the position data. If you do not give a name for the data, the program makes a memory index name relating to the track No. For example, "Track_01". You can memorize 20 indices maximum.
  56.  
  57. Memory Clear Button:
  58. You can clear the memorized position data.
  59.  
  60. Start Scroll Bar:
  61. Control the start position. Dragging the thumb box will change it by +/- 1 second step.
  62. Line button will change it by +/- 1 frame(1/100 second) step.
  63. Page button will change it by +/- 1 second step.
  64. If you drag the thumb box and release it, the program play CD automatically.
  65.  
  66. Start Position Set Button:
  67. You can get the position as the start position when you are listening songs.
  68. Please push it where you want to repeat !
  69.  
  70. Start Position Edit Box:
  71. You can watch the start position by this edit box. You can not change by key operation.
  72.  
  73. End Scroll Bar:
  74. Control the stop position. Dragging the thumb box will change it by +/- 1 second step.
  75. Line button will change it by +/- 1 frame(1/100 second) step.
  76. Page button will change it by +/- 1 second step.
  77. If you drag the thumb box and release it, the program play from the start position. If the stop position is set after the currently playing position, the song is continually playing.
  78.  
  79. End Position Set Button:
  80. You can get the position as the stop position when you are listening songs.
  81. Please push it where you want to repeat !
  82. After pushing, the program rewind CD and play from the start position.
  83.  
  84. End Position Edit Box:
  85. You can watch the stop position by this edit box. You can not change by key operation.
  86.  
  87. Play Back Button (<<):
  88. You can play from the start position.
  89.  
  90. Play Button:
  91. You can resume playing. The text of this button indicates the status of the program. If CD is ejected, "Open" message appears in the top of button. If there is no CD when the program starts, "Disc" message is indicated.
  92.  
  93. Stop Button:
  94. You can stop playing.
  95.  
  96. Play Forward Button(>>):
  97. You can proceed playing when the CD-ROM drive was stopped at the stop position.
  98.  
  99. -------------------------------------------------------------------------------------------------------------------------------
  100.  
  101. Be careful ! :
  102. I am free of the responsibility of the damage you get when you use this program.
  103.  
  104. This is a free software. Please let me know if you want to upload this program to other BBS.
  105.  
  106.                                                    Yasunao KURODA
  107.                                            CompuServe 74550,1507
  108.  
  109.